WineHQ

What is Wine?

Wine (originally an acronym for "Wine Is Not an Emulator") is a compatibility layer capable of running Windows applications on several POSIX-compliant operating systems, such as Linux, macOS, & BSD. Instead of simulating internal Windows logic like a virtual machine or emulator, Wine translates Windows API calls into POSIX calls on-the-fly, eliminating the performance and memory penalties of other methods and allowing you to cleanly integrate Windows applications into your desktop.


Latest Releases

Stable:
Development:

News and Updates

Vkd3d 1.16 Released

May 20, 2025

The vkd3d team is proud to announce that release 1.16 of vkd3d, the Direct3D to Vulkan translation library, is now available.

This release contains improvements that are listed in the release notes below. The main highlights are:

  • Support for DirectX Intermediate Language (DXIL) shaders.
  • Initial support for geometry shaders in the HLSL compiler.
  • Miscellaneous bug fixes.

Wine 10.8 Released

May 16, 2025

The Wine development release 10.8 is now available.

What’s new in this release:

  • User handles in shared memory for better performance.
  • Improvements to TIFF image support.
  • More work on the new PDB backend.
  • Various bug fixes.

Wine 10.7 Released

May 2, 2025

The Wine development release 10.7 is now available.

What’s new in this release:

  • User fault fd support to improve write watches performance.
  • Support for Float format conversions in WindowsCodecs.
  • More work on the new PDB backend.
  • Various bug fixes.

News Archive   World Wine News